读知识>英语词典>return key翻译和用法

return key

英 [rɪˈtɜːn kiː]

美 [rɪˈtɜːrn kiː]

网络  回车键; 返回键; 归位键; 返回电键

计算机

英英释义

noun

  • the key on electric typewriters or computer keyboards that causes a carriage return and a line feed
      Synonym:return

    双语例句

    • You can select a sub-menu by pressing the Enter ( return) key to choose the highlighted option.
      您可以通过按Enter(回车)键选择一个子菜单,并选择高亮显示的选项。
    • Your PHP class methods can return arrays or key/ value pairs, and the API you defined will automatically generate a JSON array or object from this.
      您的PHP类方法可以返回数组或者键/值对,您定义的API将从其中自动生成一个JSON数组或对象。
    • Please remember to return your key before you leave our hotel.
      在您离开酒店前,请记住归还钥匙。
    • Please return your key card before you leave.
      离开前请您交回房卡。
    • And if you've never used those, they're usually above your Return key.
      如果你从来没用过这些竖线,它们在,回车键的上面。
    • We named ours digital_foundations and pressed the Return key.
      我们把它取名为“数字基础”,然后点击返回键。
    • Or you can use the space bar or the left and right arrow keys to move the highlight, and then press the return key.
      或者使用空格键或左右箭头移动高亮显示的选项,并按回车键。
    • Upon return, a key is created with a universally unique identifier or UUID, which is a String guaranteed to be unique.
      在返回时,会有一个全局惟一的标识符创建,即UUID,这是一个保证惟一的String。
    • You might want to select a set, order and filter it, and then return only the child elements of the results; return is the key that makes that possible.
      有可能在选择节点集、排序并筛选之后,只返回结果的子元素,return是实现这种功能的关键。
    • Some frameworks also provide a series of standardized key codes that represent keyboard-based events ( such as hitting the Escape key, Return key, cursor keys, and so forth).
      有些框架还会提供一组标准键盘代码来表示基于键盘的事件(如按下Escape键、Return键、光标键,等等)。